[INFO] cloning repository https://github.com/shadyfennec/moongbc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadyfennec/moongbc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadyfennec%2Fmoongbc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadyfennec%2Fmoongbc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec23e6d9463332332243f98ebfa8304b3dba8340
[INFO] testing shadyfennec/moongbc against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadyfennec%2Fmoongbc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shadyfennec/moongbc
[INFO] finished tweaking git repo https://github.com/shadyfennec/moongbc
[INFO] tweaked toml for git repo https://github.com/shadyfennec/moongbc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadyfennec/moongbc on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shadyfennec/moongbc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 228763403a50359cbfee95955476063001000e3563b0aa84a0ec1120fde101b5
[INFO] running `Command { std: "docker" "start" "-a" "228763403a50359cbfee95955476063001000e3563b0aa84a0ec1120fde101b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "228763403a50359cbfee95955476063001000e3563b0aa84a0ec1120fde101b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228763403a50359cbfee95955476063001000e3563b0aa84a0ec1120fde101b5", kill_on_drop: false }`
[INFO] [stdout] 228763403a50359cbfee95955476063001000e3563b0aa84a0ec1120fde101b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da9a03d9a64b66bd5e65c9875bbe6946cf3d1dea5358a98dfb34986704dc8dc4
[INFO] running `Command { std: "docker" "start" "-a" "da9a03d9a64b66bd5e65c9875bbe6946cf3d1dea5358a98dfb34986704dc8dc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling mio v0.7.0
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling signal-hook v0.1.16
[INFO] [stderr]    Compiling crossterm v0.17.6
[INFO] [stderr]    Compiling tui v0.9.5
[INFO] [stderr]    Compiling moongbc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sgb_flag` is never read
[INFO] [stdout]    --> src/core/cartridge.rs:426:16
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Cartridge {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 426 |     pub(crate) sgb_flag: bool,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/cartridge.rs:456:25
[INFO] [stdout]     |
[INFO] [stdout] 456 |             _ => panic!(format!("Unsupported MBC: {:?}", cartridge_type)),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 456 -             _ => panic!(format!("Unsupported MBC: {:?}", cartridge_type)),
[INFO] [stdout] 456 +             _ => panic!("Unsupported MBC: {:?}", cartridge_type),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/cpu.rs:992:29
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn preview_iterator(&self, start: u16) -> CPUPreviewIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn preview_iterator(&self, start: u16) -> CPUPreviewIterator<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/debug/input.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_text(&self, selected: bool) -> Vec<Text> {
[INFO] [stdout]    |                    ^^^^^                         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_text(&self, selected: bool) -> Vec<Text<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
[INFO] running `Command { std: "docker" "inspect" "da9a03d9a64b66bd5e65c9875bbe6946cf3d1dea5358a98dfb34986704dc8dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da9a03d9a64b66bd5e65c9875bbe6946cf3d1dea5358a98dfb34986704dc8dc4", kill_on_drop: false }`
[INFO] [stdout] da9a03d9a64b66bd5e65c9875bbe6946cf3d1dea5358a98dfb34986704dc8dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2bf9cb86d6c9d2174c2fef3ed4e8c11b5179b1c8ddf2dd01a55eef35910f75a
[INFO] running `Command { std: "docker" "start" "-a" "c2bf9cb86d6c9d2174c2fef3ed4e8c11b5179b1c8ddf2dd01a55eef35910f75a", kill_on_drop: false }`
[INFO] [stderr]    Compiling moongbc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sgb_flag` is never read
[INFO] [stdout]    --> src/core/cartridge.rs:426:16
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Cartridge {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 426 |     pub(crate) sgb_flag: bool,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/cartridge.rs:456:25
[INFO] [stdout]     |
[INFO] [stdout] 456 |             _ => panic!(format!("Unsupported MBC: {:?}", cartridge_type)),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 456 -             _ => panic!(format!("Unsupported MBC: {:?}", cartridge_type)),
[INFO] [stdout] 456 +             _ => panic!("Unsupported MBC: {:?}", cartridge_type),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/cpu.rs:992:29
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn preview_iterator(&self, start: u16) -> CPUPreviewIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn preview_iterator(&self, start: u16) -> CPUPreviewIterator<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/debug/input.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_text(&self, selected: bool) -> Vec<Text> {
[INFO] [stdout]    |                    ^^^^^                         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_text(&self, selected: bool) -> Vec<Text<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sgb_flag` is never read
[INFO] [stdout]    --> src/core/cartridge.rs:426:16
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Cartridge {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 426 |     pub(crate) sgb_flag: bool,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/cartridge.rs:456:25
[INFO] [stdout]     |
[INFO] [stdout] 456 |             _ => panic!(format!("Unsupported MBC: {:?}", cartridge_type)),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 456 -             _ => panic!(format!("Unsupported MBC: {:?}", cartridge_type)),
[INFO] [stdout] 456 +             _ => panic!("Unsupported MBC: {:?}", cartridge_type),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/cpu.rs:992:29
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn preview_iterator(&self, start: u16) -> CPUPreviewIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn preview_iterator(&self, start: u16) -> CPUPreviewIterator<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/debug/input.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_text(&self, selected: bool) -> Vec<Text> {
[INFO] [stdout]    |                    ^^^^^                         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_text(&self, selected: bool) -> Vec<Text<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "c2bf9cb86d6c9d2174c2fef3ed4e8c11b5179b1c8ddf2dd01a55eef35910f75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2bf9cb86d6c9d2174c2fef3ed4e8c11b5179b1c8ddf2dd01a55eef35910f75a", kill_on_drop: false }`
[INFO] [stdout] c2bf9cb86d6c9d2174c2fef3ed4e8c11b5179b1c8ddf2dd01a55eef35910f75a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a004bebaa1d6ebca57c6dc780694016a5120d172b93bc9d2533e0bb8abe90514
[INFO] running `Command { std: "docker" "start" "-a" "a004bebaa1d6ebca57c6dc780694016a5120d172b93bc9d2533e0bb8abe90514", kill_on_drop: false }`
[INFO] [stderr] warning: field `sgb_flag` is never read
[INFO] [stderr]    --> src/core/cartridge.rs:426:16
[INFO] [stderr]     |
[INFO] [stderr] 425 | pub struct Cartridge {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] 426 |     pub(crate) sgb_flag: bool,
[INFO] [stderr]     |                ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/cartridge.rs:456:25
[INFO] [stderr]     |
[INFO] [stderr] 456 |             _ => panic!(format!("Unsupported MBC: {:?}", cartridge_type)),
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 456 -             _ => panic!(format!("Unsupported MBC: {:?}", cartridge_type)),
[INFO] [stderr] 456 +             _ => panic!("Unsupported MBC: {:?}", cartridge_type),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/core/cpu.rs:992:29
[INFO] [stderr]     |
[INFO] [stderr] 992 |     pub fn preview_iterator(&self, start: u16) -> CPUPreviewIterator {
[INFO] [stderr]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 992 |     pub fn preview_iterator(&self, start: u16) -> CPUPreviewIterator<'_> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/debug/input.rs:63:20
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn to_text(&self, selected: bool) -> Vec<Text> {
[INFO] [stderr]    |                    ^^^^^                         ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn to_text(&self, selected: bool) -> Vec<Text<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `moongbc` (lib) generated 4 warnings (run `cargo fix --lib -p moongbc` to apply 3 suggestions)
[INFO] [stderr] warning: `moongbc` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moongbc-818c417fd1a0b605)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test core::cartridge::cartridge_tests::load_cartridge ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moongbc-a98f118a0780ef90)
[INFO] [stdout] test core::cartridge::cartridge_tests::mbc5_read_bank_0 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cartridge.rs (/opt/rustwide/target/debug/deps/cartridge-3e59dd64d112b35f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests moongbc
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a004bebaa1d6ebca57c6dc780694016a5120d172b93bc9d2533e0bb8abe90514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a004bebaa1d6ebca57c6dc780694016a5120d172b93bc9d2533e0bb8abe90514", kill_on_drop: false }`
[INFO] [stdout] a004bebaa1d6ebca57c6dc780694016a5120d172b93bc9d2533e0bb8abe90514
